home *** CD-ROM | disk | FTP | other *** search
/ Internet.Works 36 / Issue 36.iso / pc / iwks / makeover / after / test.swf / scripts / frame_46 / DoAction.as
Encoding:
Text File  |  2000-08-02  |  102 b   |  9 lines

  1. ifFrameLoaded(281)
  2. {
  3.    tellTarget("/Bar")
  4.    {
  5.       nextFrame();
  6.    }
  7.    gotoAndPlay(51);
  8. }
  9.